Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libbson to 1.24.2 #47

Merged
merged 9 commits into from
Aug 1, 2023

Conversation

ShaneHarvey
Copy link
Collaborator

@ShaneHarvey ShaneHarvey commented Mar 27, 2023

Update libbson to 1.24.2. Resolves #23.

@blink1073
Copy link
Member

@ShaneHarvey was this meant to be merged?

@blink1073 blink1073 removed the request for review from juliusgeo July 31, 2023 11:28
@ShaneHarvey
Copy link
Collaborator Author

We need to update this PR to vendor the latest C driver release.

@blink1073
Copy link
Member

Updated to vendor 1.24.2.

@blink1073
Copy link
Member

Let's wait for #48 and merge from master to continue.


/**
* BSON_VERSION:
*
* BSON version.
*/
#define BSON_VERSION (1.20.0)
#define BSON_VERSION (1.24.0-pre)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we accidentally vendored the wrong version. I'll fix.

@ShaneHarvey ShaneHarvey changed the title CDRIVER-3776 update to c41c3a8c (CDRIVER-4596) Update libbson to 1.24.2 Aug 1, 2023
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ShaneHarvey ShaneHarvey merged commit 6646f97 into mongodb-labs:master Aug 1, 2023
22 checks passed
@ShaneHarvey ShaneHarvey deleted the test-cdriver-c41c3a8c branch August 1, 2023 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows Python 3.8 compile warnings in libbson 1.17.0
2 participants